[INFO] fetching crate heco 0.1.0...
[INFO] fixing heco-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate heco 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate heco 0.1.0
[INFO] finished tweaking crates.io crate heco 0.1.0
[INFO] tweaked toml for crates.io crate heco 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate heco 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate heco 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.56.0
[INFO] [stderr]   Downloaded serde_json5 v0.2.1
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c
[INFO] running `Command { std: "docker" "start" "8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking serde_json5 v0.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.2
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking heco v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]    --> src/config.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |             if node.exists() {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]    --> src/config.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 return Some(node);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hvigorw_js` in this scope
[INFO] [stdout]    --> src/config.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 |             if hvigorw_js.exists() {
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hvigorw_js` in this scope
[INFO] [stdout]    --> src/config.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 return Some(hvigorw_js);
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk` in this scope
[INFO] [stdout]    --> src/config.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |             if sdk.exists() {
[INFO] [stdout]     |                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk` in this scope
[INFO] [stdout]    --> src/config.rs:216:29
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 return Some(sdk);
[INFO] [stdout]     |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulator_path` in this scope
[INFO] [stdout]    --> src/config.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn emulator_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            ------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 309 |             if emulator_path.exists() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulator_path` in this scope
[INFO] [stdout]    --> src/config.rs:310:29
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn emulator_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            ------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 310 |                 return Some(emulator_path);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `codelinter_path` in this scope
[INFO] [stdout]    --> src/config.rs:334:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn codelinter_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            --------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 334 |             if codelinter_path.exists() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]    --> src/config.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |             if node.exists() {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]    --> src/config.rs:177:29
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 return Some(node);
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hvigorw_js` in this scope
[INFO] [stdout]    --> src/config.rs:200:16
[INFO] [stdout]     |
[INFO] [stdout] 200 |             if hvigorw_js.exists() {
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `codelinter_path` in this scope
[INFO] [stdout]    --> src/config.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn codelinter_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            --------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 335 |                 return Some(codelinter_path);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `default_paths` in this scope
[INFO] [stdout]    --> src/config.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         default_paths.into_iter().find(|path| path.exists())
[INFO] [stdout]     |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hvigorw_js` in this scope
[INFO] [stdout]    --> src/config.rs:201:29
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 return Some(hvigorw_js);
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `default_paths` in this scope
[INFO] [stdout]    --> src/config.rs:388:21
[INFO] [stdout]     |
[INFO] [stdout] 388 |         for path in default_paths {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk` in this scope
[INFO] [stdout]    --> src/config.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |             if sdk.exists() {
[INFO] [stdout]     |                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk` in this scope
[INFO] [stdout]    --> src/config.rs:216:29
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 return Some(sdk);
[INFO] [stdout]     |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulator_path` in this scope
[INFO] [stdout]    --> src/config.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn emulator_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            ------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 309 |             if emulator_path.exists() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `emulator_path` in this scope
[INFO] [stdout]    --> src/config.rs:310:29
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn emulator_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            ------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 310 |                 return Some(emulator_path);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `codelinter_path` in this scope
[INFO] [stdout]    --> src/config.rs:334:16
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn codelinter_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            --------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 334 |             if codelinter_path.exists() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk_pkg_path` in this scope
[INFO] [stdout]   --> src/env.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if !sdk_pkg_path.exists() {
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `codelinter_path` in this scope
[INFO] [stdout]    --> src/config.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn codelinter_path(&self) -> Option<PathBuf> {
[INFO] [stdout]     |            --------------- a method by that name is available on `Self` here
[INFO] [stdout] ...
[INFO] [stdout] 335 |                 return Some(codelinter_path);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `default_paths` in this scope
[INFO] [stdout]    --> src/config.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         default_paths.into_iter().find(|path| path.exists())
[INFO] [stdout]     |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `default_paths` in this scope
[INFO] [stdout]    --> src/config.rs:388:21
[INFO] [stdout]     |
[INFO] [stdout] 388 |         for path in default_paths {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk_pkg_path` in this scope
[INFO] [stdout]   --> src/env.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if !sdk_pkg_path.exists() {
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk_pkg_path` in this scope
[INFO] [stdout]   --> src/env.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |         bail!("Could not find sdk-pkg.json at {:?}", sdk_pkg_path);
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk_pkg_path` in this scope
[INFO] [stdout]   --> src/env.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |         bail!("Could not find sdk-pkg.json at {:?}", sdk_pkg_path);
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk_pkg_path` in this scope
[INFO] [stdout]    --> src/env.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let content = std::fs::read_to_string(&sdk_pkg_path).context("Failed to read sdk-pkg.json")?;
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `product_info_path` in this scope
[INFO] [stdout]    --> src/env.rs:204:51
[INFO] [stdout]     |
[INFO] [stdout] 204 |     if let Ok(content) = std::fs::read_to_string(&product_info_path)
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sdk_pkg_path` in this scope
[INFO] [stdout]    --> src/env.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let content = std::fs::read_to_string(&sdk_pkg_path).context("Failed to read sdk-pkg.json")?;
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `product_info_path` in this scope
[INFO] [stdout]    --> src/env.rs:204:51
[INFO] [stdout]     |
[INFO] [stdout] 204 |     if let Ok(content) = std::fs::read_to_string(&product_info_path)
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/config.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |         if let Some(ref root) = self.resolved_deveco_studio {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/config.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if let Some(ref root) = self.resolved_deveco_studio {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/config.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |         if let Some(ref root) = self.resolved_deveco_studio {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/config.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |         if let Some(ref root) = self.resolved_deveco_studio {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heco` (bin "heco" test) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `heco` (bin "heco") due to 16 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c", kill_on_drop: false }`
[INFO] [stdout] 8d12838ef3738c2823908c41d861e5f9dfd583314a0176a5e2464d9923e13f0c
